runtime.specialCleanup.id (field)
4 uses
runtime (current package)
mcheckmark.go#L233: ctx = getCleanupContext(r.ptr, ((*specialCleanup)(unsafe.Pointer(r.sp))).id)
mcleanup.go#L250: (*specialCleanup)(unsafe.Pointer(s)).id == c.id {
mheap.go#L2165: id uint64
mheap.go#L2184: s.id = id
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)